支持解压缩和按键操作~还支持重命名,#166
Open
mcxen wants to merge 14 commits into
Open
Conversation
Author
变更概述这次更新主要围绕“压缩包内容浏览与文件操作增强”展开,同时补充了一批实用的操作配置和快捷键能力,提升了 FlowVision 在图片/视频整理场景下的使用效率。 主要新增功能1. 支持将压缩包作为虚拟目录浏览
2. 新增压缩包解压操作
3. 支持复制压缩包内图片
4. 新增强化的文件操作设置面板在
交互与效率优化5. 自定义快捷键复制到指定目录
6. 快捷键冲突提示与对照说明
7. 若干 Command/键盘行为优化
文件操作增强8. 新增 ZIP 压缩与加密压缩能力
9. 文件操作相关体验优化
文档与发布补充10. 补充文档与打包脚本
适用场景这次更新特别适合以下使用方式:
测试重点建议重点验证以下流程:
|
Owner
|
非常感谢你的工作! 支持浏览压缩文件是非常好的功能,其它改进的功能点也非常丰富(除了工具栏新增的那个123按钮,我好奇点了一下,没有确认步骤直接把所有文件都重命名了😭) 但是就具体的pull request而言,一次改动量太大,各commit之间缺乏分离度,message不够明确,而且提交里还包含FlowVision-Release-2026-04-19.zip、dist/FlowVision-macOS.dmg、.DS_Store、.mindfs/sessions这种不该提交的文件。另外,在源分支有更新后不应该直接merge回来,应该rebase。因为这个项目很多情况下是作为文件管理器的,所以对于改动的审核必须特别严谨。这些问题使得pr无法被直接合并,只能一点点手工摘出来改动部分重新实现,恐怕要花费数月时间😂。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.